home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak Vol C-14
/
Vol C-14.iso
/
games
/
mak__ems.swf
/
scripts
/
DefineButton2_10
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2012-04-23
|
236b
|
16 lines
on(release){
Moves += "1";
tellTarget("/Bebe21")
{
call("CambiaEstado");
}
tellTarget("/Bebe12")
{
call("CambiaEstado");
}
tellTarget("/Bebe11")
{
call("CambiaEstado");
}
}